func math.frexp 2 uses math (current package) frexp.go#L20: return frexp(f) frexp.go#L23: func frexp(f float64) (frac float64, exp int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)